﻿   
/*body*/  
    .nlx{
  position:relative;  
    width:100%;
  } 
  .nlx img{width:100%;}
  .nlx p{ 
    position: absolute;
    top: 34%; 
    left: 5px;
    color: #f00;
    font-weight: bold;
  }
  .nlx p *{font-size:26px; }
body {   
	background-color: #fff; 
	font-family: "微软雅黑", "Hiragino Sans GB", "WenQuanYi Micro Hei", SimSun, Tahoma, Arial, Helvetica, STHeiti;
	text-align: left; 
    font-size:14px; 
    background:#fefbf6; 
}  
body .column {
	padding-left: 5px;
	padding-right: 5px;    
}
  .nobg{background:none !important;}
  address{display:inline;}  
ul, ol, li, dl, dt, dd {  
	margin: 0;
	padding: 0;  
	list-style: none;
}  
  .mb20{margin-bottom:20px;}
  .pt20{padding-top:20px;}
  .gray{
  background:#ccc;
  }
.center { 
	text-align: center;
}
.container {
	max-width: 1200px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}  
img {
	max-width: 100%;
	max-height: 100%;
}
a { 
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.half {
	width: 50%;
} 
  
    .pl30{
    	padding-left: 30px !important;
    }
    .mb30 {
    	margin-bottom: 30px !important;
    }
    .ml50{
    	margin-left: 50px;
    } 
    .red{
    	color:#bf0000;
    }
@media only screen and (min-width: 1170px) {
nav li:first-child {
	width: 160px; 
}
nav li a {
	padding-left: 25px !important;
  	padding-right: 25px !important;
}
}

@media only screen and (max-width: 1169px) {
  
nav .container {
	width: 1000px; 
	margin: 0 auto;
}
nav li:first-child {
	width: 140px;
}
nav li a {
	padding: 0 20px;
} 
}
/*nav(菜单布局)*/ 
nav { 
	background: url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2017/06/05/1d6627f73c694f2da45737b3b436c646/7694558ea26f4b75a1cef4005fd64865.jpg) no-repeat top center;
} 
nav .container {
	padding: 0;
}  
nav ul:after { 
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
nav li {
	float: left;
}
nav>li:first-child {
	background: url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2017/06/05/1d6627f73c694f2da45737b3b436c646/e13908b2c35342ef85e1b54d61d3afc7.jpg) no-repeat top right;
}
nav li > a {
	display: block;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 16px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
nav li a:hover {
	color: #fff;
	font-weight: bold;
}
    .dropdown-menu{
  min-width:122px;
  }
nav  ul.dropdown-menu li {
    width: 122px;
}
/*banner大图*/
  .carousel{
  margin-bottom:20px;
  }
.carousel-inner .container {
	max-width: 1920px;
	width: 100%; 
	padding: 0; 
}
/*标题*/
.b-title {
	width: 100%;
	height: 56px;
	line-height: 56px;
	margin-bottom: 26px;
	border-bottom: 1px solid #cfc1ad; 
	background: none;
	padding-left: 0;
}
.b-title .b-title-name b {
	line-height: 56px;
	font-size: 26px;
	color: #bf0000;
	float: left;
	display: block;
	border-bottom: 2px solid #84000d;
}
.b-title .b-title-name i {
	font-weight: normal;
	text-transform: uppercase;
	color: #231815;
	font-size: 16px;
	font-style: normal;
	line-height: 56px;
	padding-left: 6px;
	float: left;
}
.b-title:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.b-title .b-title-name {
	float: left;
}
.b-title .b-title-more {
	float: right;
}
.b-title .b-title-more img {
	vertical-align: middle;
}
.b-title .b-title-more a {
	color: #fff;
} 
/*首页关于我们*/  
.sabout:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.aboutpt {
	width: 43%;
}
.sabout .newbox_content_text {
	font-size: 15px;
	line-height: 35px; 
	color: #333; 
	text-indent: 2em;
    width:55%;
    text-align:justfy; 
  
}
/*首页产品展示*/  
  .spro{
	border-top: 1px solid #eee4d9;
	border-bottom: 1px solid #eee4d9;
	background:#FAF4E9;
}
  .spro .container{
  padding:0;
  }
     #demo {
    	width: 100%;
    	height: 280px;
    	overflow: hidden;
    	margin-bottom: 5px;
    }
    
    #indemo {
    	float: left;
    	width: 800%;
    }
    
    #demo1 {
    	float: left;
    }
    
    #demo2 {
    	float: left;
    }
 .product #demo ul li {
    width: 290px;
}    
 /* 首页联系我们*/
  .slx
  {
   padding-left:35px;
  line-height:40px;
  }

  .foot{
    padding:20px 0;
    line-height:30px;
    text-align:center;
    color:#fff;
  } 
  .foot a{
    color:#fff;  
  } 
   /*底部*/
   .gray{
   	background: #ccc;
   }
 	.gray.bottom {
 		padding:60px 0;
		line-height: 30px;
 		border-top: 1px solid #888888;
 	}  
	.gray.bottom h3{
		font-family: "微软雅黑";
		font-size: 16px;
		font-weight: bold;
		color:#272727;
		margin:0 0 15px;
	}
	.gray.bottom a{
		display: block;
		color:#8e8e8e;
		line-height: 30px;
	}

.bottom .borderleft{
	padding-top: 20px;
	height: 150px;
	border-left:1px solid #414141;
}
.bottom .red{
	font-size: 28px;
	font-weight: bold;
	margin-top: 10px;
}  
/*内页左侧标题*/
.b-title.nleft{
    background-color: #eb2932;
    color: #fff;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 15px;
    height: auto;
    line-height: 24px;
    float: none;
    margin-bottom: 0;
}
.b-title.nleft .b-title-name{
	float:none;
}
.b-title.nleft b{
	color: #fff;
	float:none;
    line-height: 24px;
    border: none;
}
.b-title.nleft span{
border-bottom: solid 2px #f9bfc2;
    font-weight: normal;
    margin: 0;
    padding: 0;
    display: inline-block;
} 
  
  .block{
  display:block;
  }   
  .block img{
  width:100%;
  } 
/*面包屑*/

.bread{
	height: 40px;
	line-height: 40px;
	background: #fff url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2017/06/05/1d6627f73c694f2da45737b3b436c646/8e5f66b6297f41a38f7d8682f537c11b.jpg) no-repeat 15px center;
	padding-left: 45px;
	color:#666666;
    margin-bottom:10px;
}
.bread a{
	color:#666666; 
}
.bread span{
	margin: 0 10px;
}  
/*新闻列表页*/
.news.newlist li{
	height: 126px;
	border-bottom: 1px solid #ccc;
	background: none;
	overflow: hidden;
}
.news.newlist li .news_text_date{
    width: 65px;
    float: left;
    height: 76px;
    background-color: #ededed;
    margin-top: 20px;
}

.news.newlist .news_text_date strong{
	width: 65px;
    float: left;
    height: 50px;
    font-size: 36px;
    text-align: center;
    line-height: 50px; 
    color: #999;	
}
.news.newlist .news_text_date p{
    width: 65px;
    float: left;
    height: 24px;
    color: #666;
    border-top: 2px solid #fff;
    text-align: center;	
    margin: 0;
    line-height: 24px;
}
.news.newlist .news_text_title{
	width: calc(100% - 90px);
	margin: 20px 0 0;
	float: right;
	line-height:30px;
}
.news.newlist .news_text_summary{
	width: calc(100% - 90px);
	float: right;
	line-height: 24px;
}  
  
  
  
  
/*块盒子*/
.newbox {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	background-color: #ffffff;
}
/*块盒子内容*/
.newbox_content {
	width: 100%;
	background-color: #ffffff;
	border: 1px solid rgb(221, 221, 221);
	border-top: none;
}
/*新闻列表*/
  .news.newlist{padding:0 15px;}
.news:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.news ul li {
	line-height: 40px !important;
	color: #333;
	border-bottom: 1px dashed #ddd;
	padding: 0 15px;
  	background: url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2017/06/05/1d6627f73c694f2da45737b3b436c646/35d727cba3d1412898a8067bbf6805a1.png) no-repeat left center;
}
.news ul li a {
	color: #666;
}
.news ul li .news_text_date {
	float: right;
	width: 80px;
	text-align: right;
	font-size: 14px;
	color: #666;
}
.news ul li .news_text_title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0;
	margin-right: 90px;
    font-size:15px;
    color:#333;
}
.news ul li a {
	display: block;
}
.news ul li a:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} 
  
 
/*客户案例*/
  
 .in-title{
  font-size:22px;
  }  
  
  
/*新闻图文*/
.newlist-Img {
}
.newlist-Img ul li {
	padding: 15px;
	width: calc(100% / 2);
	float: left;
}
.newlist-Img ul:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.newlist-Img ul li a {
	display: block;
}
.newlist-Img ul li a:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.newlist-Img ul li .newlist-Img_img {
	float: left;
	width: 102px;
	height: 77px;
}
.newlist-Img ul li .newlist-Img_img .newlist-Img_img_box {
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: 75px;
	padding: 1px;
	border: 1px solid #eee;
	overflow: hidden;
}
.newlist-Img ul li .newlist-Img_img img {
	max-width: 100%;
	max-height: 100%;
} 
.newlist-Img ul li .newlist-Img_text {
	margin-left: 110px;
}
.newlist-Img ul li .newlist-Img_text .newlist-Img_text_title {
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
}
.newlist-Img ul li .newlist-Img_text .newlist-Img_text_summary {
	color: #999;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top: 5px;
}
.newlist-Img ul li .newlist-Img_text .newlist-Img_text_date {
	color: #ccc;
	font-size: 12px;
	padding-top: 5px;
}

  /*新闻详情*/
  
.news_content {
	padding: 15px;
}
.news_content_title{
  	color: #555;
	text-align: center;
  	font-weight: normal;
	font-size: 22px;
	padding: 15px 0;
	border-bottom: dashed 1px #b2b2b2;
}
.news_content_date{
	text-align: center;
	color: #979797;
	font-size: 12px;
	padding-top: 10px;
    padding-bottom:0;
  	line-height: 22px;  
}
.news_content_text{
	text-align: justify;
	padding: 15px;
	color: #555;
  	line-height: 35px;
}
/*产品分类*/
.products_class_content ul {
	padding-bottom: 15px;
	background: #fff; 
    padding-top:10px;
	 
}
.products_class_content ul li {
	padding:0 10px;
}
.products_class_content ul li > div {
	border-bottom: 1px dashed #ddd;
	height: 43px;
	line-height: 42px;
	display: block;
	padding-left: 15px;
	cursor: pointer;
	background: url(http://q.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2016/03/03/5fb4033acdee47ffb7da519b0c1db6b0/30358e0372e843cb82b0af229e366ead.gif) #fff no-repeat right 10px center;
     transition: all .5s;  
}
  .products_class_content ul li > div:hover {
  padding-left:0;
  }
.products_class_content ul li > p {
	display: none;
	padding:0;
	margin:0 20px;
}
.products_class_content ul li > p > a {
	height: 30px;
	line-height: 30px;
	border-bottom:none;
	margin-bottom: 0;
	padding-left: 30px;
	display: block;

}
  .products_class_content ul li > p > a:hover {

  }
/*友情链接*/
.friend_link {
	width: 100%;
	padding: 14px 7px 0 7px;
}
.friend_link ul li {
	padding: 0 7px;
	margin-bottom: 14px;
	width: calc(100% / 8);
	float: left;
	border: none;
}
.friend_link ul {
	margin: 0;
}
.friend_link ul:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.friend_link ul li a {
	color: #fff;
	border: 1px solid #ddd;
	display: block;
	position: relative;
}
.friend_link ul li img {
	width: 100%;
}
.friend_link ul li div {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: calc( 50% - 40px );
	z-index: 2;
	background: rgba(0, 0, 0,0.7);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
/*产品列表*/
  .newbox_content.product {    background: none;}
.product {
	padding: 15px 7px; 
}
.product ul li {
	padding: 0 7px;
	margin-bottom: 14px;
	width: calc(100% / 4);
	float: left;
	border: none;
}
  .product.productlist ul li{
	width: calc(100% / 3);  
  }
  
.product ul li a {
	display: block;
}
.product ul:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.product ul li .product_img {
	width: 100%;
}
.product ul li .product_img .product_img_box {
	text-align: center;
	/*display:table-cell;*/
	vertical-align: middle;
	width: 100%;
	padding: 1px;
	border: 1px solid #eee;
	height: 205px;
	overflow: hidden;
}
.product ul li .product_img img {
	max-width: 100%;
	max-height: 100%;
}
.product ul li .product_text {
}
.product ul li .product_text .product_text_title {
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
    margin-top:10px;
    font-size:15px;
}
.product ul li .product_text .product_text_summary {
	color: #999;
	line-height: 0;
	height: 0;
}
   
  
  .product.productlist .product_img_box{border:none;}  
  .product.productlist li{
  background:url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/S/2017/06/23/shen19/2017/06/23/6ee2dc0fe43843eabdab3ed2035f19f7.png) no-repeat bottom center;
    background-size: 90% 5px;
    padding-bottom: 10px;  
  }  
  
/*推荐内容列表*/
.recommend {
	padding: 15px 7px;
}
.recommend ul li {
	padding: 0 7px;
	margin-bottom: 14px;
	width: calc(100% / 4);
	float: left;
	border: none;
}
.recommend ul li a {
	display: block;
}
.recommend ul:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.recommend ul li .recommend_img {
	width: 100%;
}
.recommend ul li .recommend_img .recommend_img_box {
	text-align: center;
	/*display:table-cell;*/
	vertical-align: middle;
	width: 100%; 
	padding: 1px;
	border: 1px solid #eee;
	height: 205px;
	overflow: hidden;
}
.recommend ul li .recommend_img img {
	max-width: 100%;
	max-height: 100%;
}
.recommend ul li .recommend_text {
}
.recommend ul li .recommend_text .recommend_text_title {
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.recommend ul li .recommend_text .recommend_text_summary {
	color: #999;
	line-height: 0;
	height: 0;
}
/*产品详情*/
.product_content {
	padding: 15px;
}
.product_content_head div:last-child {
	margin-bottom: 15px;
	border-bottom:none;
}
.product_content_title {
	color: #333;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 18px;
    text-align:center;
}
.product_content_date {
	color: #999;
	font-size: 12px;
	padding-bottom: 6px;
}
.product_content_summary {
	color: #999;
	padding-bottom: 15px;
}
.procontent {
	padding-top: 15px; 
	line-height: 26px;
	color: #666;
}
.product_content_img {
	text-align: center;
}
/*内容*/
.newbox_content {
	border: none;
}
 .newbox_content_text {
    color:#333;
	font-size: 15px;
	line-height: 35px; 
   padding:10px;
    text-align: justify;
  }
/*分页*/
.paginator {
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0 auto;
	font: 14px Arial, Helvetica, sans-serif;
	color: #666;
	padding-top: 10px;
	float: right;
}
  .paginator span{float:left;}
.paginator A {
	border-right: #c4c4c4 1px solid;
	padding-right: 8px;
	border-top: #c4c4c4 1px solid;
	display: block;
	padding-left: 8px;
	background: #fff;
	float: left;
	border-left: #c4c4c4 1px solid;
	color: #0169cd;
	margin-right: 4px;
	border-bottom: #c4c4c4 1px solid;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.paginator A:link {
	border-right: #c4c4c4 1px solid;
	padding-right: 8px;
	border-top: #c4c4c4 1px solid;
	display: block;
	padding-left: 8px;
	background: #fff;
	float: left;
	border-left: #c4c4c4 1px solid;
	color: #0169cd;
	margin-right: 4px;
	border-bottom: #c4c4c4 1px solid;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.paginator A:visited {
	border-right: #c4c4c4 1px solid;
	padding-right: 8px;
	border-top: #c4c4c4 1px solid;
	padding-left: 8px;
	background: #fff;
	border-left: #c4c4c4 1px solid;
	color: #0169cd;
	border-bottom: #c4c4c4 1px solid;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.paginator A:hover {
	border-right: #fe7300 1px solid;
	padding-right: 8px;
	border-top: #fe7300 1px solid;
	padding-left: 8px;
	background: #fff;
	border-left: #fe7300 1px solid;
	color: #fe7300;
	border-bottom: #fe7300 1px solid;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.paginator A:active {
	border-right: #fe7300 1px solid;
	padding-right: 8px;
	border-top: #fe7300 1px solid;
	padding-left: 8px;
	background: #fff;
	border-left: #fe7300 1px solid;
	color: #fe7300;
	border-bottom: #a62021 1px solid;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}
.paginator .break {
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	border-top-style: none;
	padding-top: 6px;
	border-right-style: none;
	border-left-style: none;
	height: 12px;
	text-decoration: none;
	border-bottom-style: none;
}
.paginator .this-page {
	border-right: #fff 1px solid;
	padding-right: 8px;
	border-top: #fff 1px solid;
	display: block;
	padding-left: 8px;
	background: #fff;
	float: left;
	padding-bottom: 2px;
	border-left: #fff 1px solid;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #fff 1px solid;
	text-decoration: none;
	color: #fe7300;
	font-weight: bold;
}
/*当为第一页时的上一页按钮*/
.firstbtn {
	border-top-width: 0px !important;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px !important;
	font-size: 12px;
	border-bottom-width: 0px !important;
	padding-bottom: 0px;
	width: 26px;
	color: #666;
	line-height: 22px;
	margin-right: 4px;
	padding-top: 0px;
	height: 22px;
	text-align: left;
	border-right-width: 0px !important;
}
/*当为最后一页时的下一页按钮*/
.finalbtn {
	border-top-width: 0px !important;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px !important;
	font-size: 12px;
	border-bottom-width: 0px !important;
	padding-bottom: 0px;
	width: 63px;
	color: #666;
	text-indent: 7px;
	line-height: 22px;
	padding-top: 0px;
	height: 22px;
	text-align: left;
	border-right-width: 0px !important;
}
.firstbg, .firstbg a, .firstbg a:link, .firstbg a:visited, .firstbg a:hover {
	font-size: 12px;
	color: #999;
	height: 20px;
	line-height: 20px;
	display: block;
}
/*图片幻灯*/
.carousel {
	background: #fff /*a25c98*/;
}
.carousel .item {
	background: #fff;
}
.carousel .item img {
	max-width: 100%;
}
/*footer(页脚布局)*/
  footer{margin:0 -10px;}
footer .module-context .module-view .nav {
}
/*在线反馈*/
/*留言 */ 
.message_style {
	padding: 15px;
}
.message_style .message_text {
	width:50%;
	float: left;
	padding: 20px;
}
.message_style .message_text input {
	border: 1px solid #ddd;
	background: #fff;
	padding: 10px;
	width: 100%;
}
.message_style .message_text label {
	display: block;
	font-weight: normal;
	color: #ff0000;
}
.message_style .message_text textarea {
	border: 1px solid #ddd;
	background: #fff;
	padding: 10px;
	width: 100%;
}
.message_style .message_btn {
	text-align: center;
}
.message_style .message_btn input {
	background: #EB2932;
	border: none;
	color: #fff;
	font-size: 16px;
	display: block;
	width: 160px;
	padding: 10px 0;
	margin: 20px auto;
}
.message_text.area{
	width:100%;
}

/*产品推荐选项卡*/
.clear {
	clear: both;
}
.recommend_products_classify ul {
	margin-bottom: 0 !important;
}
.recommend_products_classify ul li {
	float: left;
	padding: 0 30px !important;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	font-family: "微软雅黑";
	color: #999;
}
.recommend_products_classify ul:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	box-sizing: border-box;
}
.recommend_products_left_title {
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.recommend_products_title :after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	box-sizing: border-box;
}
.recommend_products_title {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #d93a21;
	box-sizing: border-box;
	margin-top: 15px;
}
.recommend_products_classify {
	float: right;
}
.recommend_products_content {
	display: none;
}
.recommend_products_classify ul li.active {
	border-top: 2px solid #d93a21;
	border-right: 1px solid #d93a21;
	border-left: 1px solid #d93a21;
	border-bottom: 1px solid #fff;
	color: #d93a21;
	box-sizing: border-box;
}
.recommend_products_content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.recommend_products_content ul li {
 width: calc((100% - 15 * 3px) / 4);
	float: left;
	border: 1px solid #ddd;
	padding-bottom: 15px;
	margin-right: 15px;
	margin-top: 15px;
	transition: all 0.4s ease-out 0s;
	box-sizing: border-box;
	background: #fff;
}
.recommend_products_content ul:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	box-sizing: border-box;
}
.recommend_products_content_img {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.recommend_products_content_img img {
	max-width: 100%;
	box-sizing: border-box;
}
.recommend_products_content ul li a {
	text-decoration: none;
}
.recommend_products_content ul li:hover {
	margin-top: 0px;
	box-sizing: border-box;
}
.recommend_products_content ul li:nth-child(4n-0) {
	margin-right: 0;
	box-sizing: border-box;
}
.recommend_products_content ul li:nth-child(4n-3) {
	clear: both;
	box-sizing: border-box;
}
.recommend_products_content ul li .recommend_products_content_pric {
	line-height: 30px;
	padding: 0 15px 0 15px;
	box-sizing: border-box;
	color: #d93a21;
	font-size: 20px;
}
.recommend_products_content ul li .recommend_products_content_title {
	line-height: 22px;
	padding: 0 15px 0 15px;
	box-sizing: border-box;
	height: 46px;
	overflow: hidden;
	color: #999;
}
/*产品轮播*/
.swiper-container {
	width: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-pagination-bullet {
	width: 15px !important;
	height: 15px !important;
	border-radius: 0 !important;
	background: #ccc !important;
}
.swiper-pagination-bullet-active {
	background: #fff !important;
}
.swiper-pagination {
	text-align: right !important;
	padding-right: 10px !important;
}
/*新闻选项卡*/
.news_tab {
	border: 1px solid #ddd;
	width: 100%;
	margin-top: 15px;
}
.news_tab_title {
	line-height: 40px;
	height: 40px;
	width: 100%;
	box-sizing: border-box;
}
.news_tab_title ul {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	list-style: none !important;
	margin: 0;
	padding: 0;
}
.news_tab_title ul li {
	float: left;
	border-right: 1px solid #ddd;
	/*border-bottom:1px solid #ddd;*/
	padding: 0 30px !important;
	height: 40px;
	font-family: "微软雅黑";
	color: #666;
	cursor: pointer;
	list-style: none !important;
}
.news_tab_title ul:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	box-sizing: border-box;
}
.news_tab_title ul li.active {
	border-bottom: 1px solid #fff !important;
	border-top: 2px solid red;
	box-sizing: border-box;
	font-weight: bold;
}
.news_tab_content {
	display: none;
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
	font-family: "微软雅黑";
}
.news_tab_content ul {
	list-style: none !important;
	margin: 0;
	padding: 0;
}
.news_tab_content ul li {
	line-height: 30px;
	height: 30px;
	background: url(images/cui_bg.png) no-repeat;
	background-position: -68px -330px;
	padding-left: 10px;
	box-sizing: border-box;
	list-style: none !important;
}
.news_tab_content ul li span:first-child {
	width: 80px;
	float: right;
	color: #999;
	text-align: right;
}
.news_tab_content ul li span:last-child {
	color: #666;
	margin-right: 80px;
	display: block;
}
.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.news_tab_content ul li a:after {
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	box-sizing: border-box;
}
.news_tab_content ul li a {
	display: block;
	text-decoration: none;
}
  /*2017-09-07下拉导航控制*/  
  .navbar-nav>li>.dropdown-menu li {
    background: none;
    width:100%;
    min-width: 112px;
}
  .dropdown-menu {
    min-width: 112px;  
  }
  .dropdown-menu>li>a{
    padding:3px 0;
    text-align:center;
  } 
  
  /*2017-10-30*/
   .datubox {
            width:100%;
            position:relative;
            overflow:hidden;
            height:400px;
        }
        .datu {
            width:1920px; /*图片宽度*/
            position:absolute;
            left:50%;
            margin-left:-960px; /*图片宽度的一半*/
        }

